home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 1: Comms & Networking / Almathera Ten on Ten - Disc 1: Comms & Networking.iso / eff 'net guide / servers < prev    next >
Text File  |  1994-09-14  |  14KB  |  474 lines

  1. --- eegtti/$Id: SERVERS,v 2.3 1994/08/14 13:24:43 joke Rel $
  2.  
  3.             -=- * -=-
  4.  
  5.     "A map of the world without Utopia is not worth glancing at."
  6.         -- Oscar Wilde
  7.  
  8.             -=- * -=-
  9.  
  10.    This file lists the currently (September 1994) officially available
  11. electronic archive sites/services, that either distribute "EFF's (Extended)
  12. Guide to the Internet", or let you browse through it using the latest of
  13. infosystems technologies...
  14.  
  15. Please note that the Texinfo based version (below addressed as "The Guide")
  16. is different from the original HyperCard and ASCII files, (cf the README
  17. for more info on this issue).
  18.  
  19.             -=- * -=-
  20.  
  21.         * THE WHOLE STORY COMPRESSED
  22.  
  23.    The Guide comes in a variety of formats: PostScript (.ps), TeX DVI (.dvi),
  24. GNU Info (.info), plain text (.txt), HyperText Markup Language (.html), 
  25. AmigaGuide (.amiga) and the complete source distribution (including some
  26. patch files, you'll need to use Makeinfo-1.55, and texi2html-1.30) bundled
  27. in a Tarfile (.tar).
  28.  
  29. Depending on the system adminstrator, ie. the disk space he's willing to give
  30. away for The Guide, these files will be stored in one of some dozen of
  31. compression "flavors". Thus, here's an excerpt from the FTP chapter of
  32. The Guide, that explains the whole story:
  33.  
  34. FTP (Mining the Net, part II)
  35. *****************************
  36. [..]
  37.    There are a wide variety of compression methods in use.  You can tell
  38. which method was used by the last one to three letters at the end of a file.
  39. Here are some of the more common ones and what you'll need to un-compress the
  40. files they create (and these decompression programs can all be located
  41. through archie).
  42.  
  43. `.txt'
  44. `.TXT'
  45.      By itself, this means the file is a document, rather than a program.
  46.  
  47. `.ps'
  48. `.PS'
  49.      A PostScript document (in Adobe's page description language).  You can
  50.      print this file on any PostScript capable printer, or use a previewer,
  51.      like GNU project's GhostScript.
  52.  
  53. `.doc'
  54. `.DOC'
  55.      Is another common suffix for documents. No de-compression is needed,
  56.      unless it is followed by
  57.  
  58. `.z'
  59.      A file compressed by the Unix `pack' utility.  It uses Huffman coding
  60.      (which minimizes redundancy) on each byte.  Type `unpack filename.z' or
  61.      `gunzip filename.z' to decompress it.  This suffix was also briefly used
  62.      to indicate gzip'ed files before `.gz' was adopted.  However, some sites
  63.      *still* use this suffix for gzip'ed files, e.g.  the EFF's FTP-server,
  64.      due to local set-ups.
  65.  
  66. `.Z'
  67.      This is a Unix compression method.  To uncompress the file, type
  68.      `uncompress filename.Z' or `gunzip filename.z' and hit enter at your
  69.      host system's command prompt. If it's a text file, you can read it
  70.      online by typing `zcat file.txt.Z |more' at your host system's command
  71.      line. There is a Macintosh program called "MacCompress" that you can use
  72.      on your machine if you want to download the file (use archie to find
  73.      where you can get it!). There's an MS-DOS equivalent, often found as
  74.      `u16.ZIP', which means it is itself compressed in the ZIP format.
  75.  
  76. `.zip'
  77. `.ZIP'
  78.      An MS-DOS format. Use the PKZIP package (usually found as `PKZ201.exe'
  79.      or something similar).
  80.  
  81. `.gz'
  82.      The GNU project's compression format. A variant of the PKZIP format. Use
  83.      `gunzip filename.gz' to uncompress.
  84.  
  85. `.zoo'
  86. `.ZOO'
  87.      A Unix and MS-DOS format. Requires the use of a program called zoo.
  88.  
  89. `.Hqx'
  90. `.hqx'
  91.      A Macintosh format that needs BinHex for de-coding.
  92.  
  93. `.shar'
  94. `.Shar'
  95.      A Unix format. Use unshar.
  96.  
  97. `.tar'
  98.      Another Unix format, often used to glue several related files and/or
  99.      completet directory trees into one big file.  Use the `tar' command.
  100.      Often, a "tarred" file will also be compressed with the `.Z' method, so
  101.      you first have to use uncompress and then tar.
  102.  
  103. `.TGZ'
  104. `.TAZ'
  105.      Sometimes used for compressed tar archives `.tar.Z', that are stored on
  106.      "3 letter suffix only systems" (aka MS-DOS).
  107.  
  108. `.sit'
  109. `.Sit'
  110.      A Macintosh format, requires StuffIt.
  111.  
  112. `.ARC'
  113.      A DOS format that requires the use of ARC or ARCE.
  114.  
  115. `.LZH'
  116.      Another DOS compression format; requires the use of LHARC.
  117.  
  118. `.lz'
  119. `.lha'
  120.      The Amiga variant of LHARC. It's the most common Amiga archiving method,
  121.      and made with the program `lha' or `lz'.
  122.  
  123. [..]
  124.  
  125.             -=- * -=-
  126.  
  127.         * THE WHOLE LIST OF FILES
  128.  
  129.    Check the version number! Get 2.3, it's the latest! Some servers may
  130. run "out of pace" with updates; so check out more than one of the SERVERS
  131. listed below. The default distribution (all papers sizes) is placed on
  132. "ftp.Germany.EU.net", in "pub/books/eff-guide/"
  133.  
  134.                  |-README                  // FAQ file
  135.                  |-README.VMS              // help for VMS folks
  136. |-extended-guide-|-eegtti-2.3.ps.gz        // PostScript
  137.                  |-eegtti-2.3.dvi.gz       // TeX DVI file
  138.                  |-eegtti-2.3-US.dvi.gz    // TeX DVI US paper
  139.                  |-eegtti-2.3-US.ps.gz     // TeX PS US paper
  140.                  |-eegtti-2.3.info.gz      // GNU Info file
  141.                  |-eegtti-2.3.txt.gz       // TEXT file
  142.                  |-eegtti-2.3.html.tar.gz  // HTML (WWW) files
  143.                  |-eegtti-2.3.amiga.lha    // AmigaGuide files
  144.                  |-eegtti-2.3.tar.gz       // all Texinfo sources
  145.  
  146. In the US, it's avail. from "ftp.EFF.ORG", in "/pub/Net_info/EFF_Net_Guide/"
  147. (or whatever is the current path...)
  148.  
  149.             -=- * -=-
  150.  
  151.         * ANONYMOUS FTP
  152.  
  153. AFRICA
  154.   * South Africa
  155.     ftp.sun.ac.za:/pub/misc/papers/eff-guide            *
  156.  
  157. ASIA
  158.   * South Korea
  159.     cair-archive.kaist.ac.kr:/doc/EFF/EFF/papers/        **
  160.     (143.248.11.171)
  161.  
  162. AUSTRALIA
  163.     ftp.vifp.monash.edu.au:/pub/userdocs/eegtti/
  164.  
  165. BETELGEUSE
  166.     hftp.sirius.cybernetics.com:/pub/slurb-this!/effed-guide/
  167.  
  168. EUROPE
  169.   * GERMANY
  170.     ftp.germany.eu.net:/pub/books/eff-guide/
  171.     bwl.bwl.th-darmstadt.de:/pub/...            
  172.  
  173.   * FINLAND
  174.     ftp.funet.fi:/pub/networking/tutorials/EFF_Net_Guide/ **
  175.  
  176. NORTH AMERICA
  177.   * USA
  178.     ftp.eff.org:/pub/Net_info/EFF_Net_Guide/
  179.     ftp.wustl.edu:/doc/EFF/EFF/papers/            **
  180.     uceng.uc.edu:/pub/wuarchive/doc/EFF/EFF/papers/    **
  181.     ftp.hep.net:/networks/        
  182.     ftp.hmc.edu:/pub/internet/guides            **
  183.  
  184.   * CANADA
  185.     ftp.cs.ubc.ca:/mirror3/EFF/EFF/papers/        **
  186.  
  187.  
  188.      * mirror of ftp.Germany.EU.net version 2.3
  189.     ** mirror of ftp.EFF.ORG version 2.3
  190.  
  191.             -=- * -=-
  192.  
  193.         * E-MAIL SERVERS (FTPmail & Squirrel)
  194.  
  195.   In order o get the (unextended) ASCII version just send (any) e-mail
  196.   to netguide@eff.org. It will be sent back automatically split into
  197.   several pieces. Otherwise, you can retrieve *any* version this way:
  198.  
  199. EUROPE
  200.   Address: <archive-server@germany.eu.net> (Squirrel)
  201.  
  202.   Message layout:
  203.     BEGIN
  204.     REPLY <your-own-e-mail-address-here>
  205.     SEND <file-name1>
  206.     SEND <file-name2>
  207.     ...
  208.     END
  209.  
  210.   Sample:
  211.     To: archive-server@germany.eu.net
  212.     Subject:
  213.  
  214.     BEGIN
  215.     REPLY dummy@neverland.com
  216.     SEND books/eff-guide/README
  217.     SEND books/eff-guide/extended-guide/eegtti-2.3.ps
  218.     END
  219.  
  220.  
  221. NORTH AMERICA
  222.   Address: <ftpmail@decwrl.dec.com> (FTPmail)
  223.  
  224.   Message layout:
  225.     reply <your-own-e-mail-address-here>
  226.     connect <any-FTP-server-you-want>
  227.     get <file-name1>
  228.     get <file-name2>
  229.     ...
  230.     quit
  231.  
  232.  Sample:
  233.     To: ftpmail@decwrl.dec.com
  234.     Subject:
  235.  
  236.     reply joke@foo.bar
  237.     connect ftp.eff.org
  238.     get /pub/Net_info/EFF_Net_Guide/Other_versions/eegtti-2.3.ps
  239.     quit
  240.  
  241.  And then?
  242.     You'll receive a mail from <nobody@pa.dec.com> with a contents similar
  243.     to the following:
  244.  
  245.       We processed the following input from your mail message:
  246.  
  247.     reply joke@foo.bar
  248.     connect ftp.eff.org
  249.         get /pub/Net_info/EFF_Net_Guide/Other_versions/eegtti-2.3.ps
  250.     quit
  251.  
  252.       We have entered the following request into our job queue
  253.       as job number 749212187.29067:
  254.  
  255.     connect ftp.germany.eu.net anonymous -ftpmail/joke@foo.bar
  256.     reply joke@foo.bar
  257.     get pub/Net_Info/EFF_Net_Guide/Other_versions/eegtti-2.3.ps
  258.  
  259.       There are 876 jobs ahead of this one in our queue.
  260.  
  261.       You should expect the results to be mailed to you within a day or so.
  262.       [..]
  263.  
  264. NOTICE
  265.     * If you don't know how to uncompress gzip'ed files (.gz), or any
  266.     other howevercompressed files, just don't tell FTPmail the suffix!
  267.     FTPmail is clever enough to *automatically* uncompress the file(s)
  268.     split them, and mail them to you.
  269.  
  270.     * <file-name#> is the *full* filename, ie. including the PATH!
  271.  
  272.             -=- * -=-
  273.  
  274.         * FSP SERVERS
  275.  
  276.    You need to have the FSP client software installed on your system.
  277. If you don't know what FSP, clients, or software is, better choose a
  278. different service; or read the FSP FAQ, and/or alt.comp.fsp.
  279.  
  280. EUROPE
  281.   * GERMANY
  282.     ftp.germany.eu.net 2001:/pub/books/eff-guide/
  283.  
  284.             -=- * -=-
  285.  
  286.         * Gopher
  287.  
  288. ASIA
  289.   * JAPAN
  290.     gopher.ntt.jp: See "Other information"
  291.  
  292. EUROPE
  293.   * GERMANY
  294.     gopher.germany.eu.net: See "EUnet Bookstore"
  295.  
  296.   * NORWAY
  297.     gopher.oslonett.no: See "Informasjonsarkiv"
  298.  
  299.  
  300. NORTH AMERICA
  301.   * USA
  302.     gopher.eff.org: See "EFF Files & Information/Search the EFF on-line
  303.     document library<?>" and search for "net-guide"
  304.     [warning: due to "site construction" The Guide may or may not be
  305.     available from gopher.eff.org as of this writing.  If it isn't, it
  306.     will be eventually.]
  307.  
  308.             -=- * -=-
  309.  
  310.         * World-Wide Web (entry points)
  311.  
  312. ASIA
  313.   * JAPAN
  314.     http://www.ntt.jp/eegtti/
  315.  
  316. AUSTRALIA
  317.     http://www.vifp.monash.edu.au/eegtti/
  318.  
  319. EUROPE
  320.   * AUSTRIA
  321.     http://www.cosy.sbg.ac.at/doc/eegtti/
  322.     http://info.archlab.tuwien.ac.at/doc/
  323.     http://iuinfo.tuwien.ac.at/htdocs/
  324.  
  325.   * FINLAND
  326.     http://www.funet.fi/pub/networking/tutorials/EFF_Net_Guide_html/eegtti.html
  327.  
  328.   * GERMANY
  329.     http://www.germany.eu.net/books/eegtti/eegtti.html
  330.     http://physinfo.uni-augsburg.de/
  331.     http://www.fmi.uni-passau.de/archive/doc/eegtti/
  332.  
  333.   * HUNGARY
  334.     http://bagira.fsz.bme.hu/welcome.html
  335.     [machine: bagira.fsz.bme.hu (152.66.76.5)]
  336.  
  337.   * NORWAY
  338.     http://www.oslonett.no/html/eegtti/eegtti.html
  339.  
  340.   * POLAND
  341.     http://www.uci.agh.edu.pl/eegtti/eegtti.html
  342.  
  343.   * SWITZERLAND
  344.     http://cui_www.unige.ch/OSG/
  345.  
  346.   * UNITED KINGDOM
  347.     http://sg1.cc.ic.ac.uk:6680/
  348.  
  349. MIDDLE EAST
  350.   * TURKEY
  351.     http://www.metu.edu.tr/eegtti/eegtti.html 
  352.  
  353. NORTH AMERICA
  354.   * USA
  355.     http://soma.npa.uiuc.edu/docs/eegtti.html
  356.     http://www.hep.net/documents/eegtti.html
  357.     http://www.eff.org/
  358.  
  359.     http://alpha.acast.nova.edu/
  360.  
  361. >>> Search the Guide by topic:
  362.     http://alpha.acast.nova.edu/cgi-bin/srch.cgi/search/bigdummy/mylist
  363.     [A search option will soon become standrad with any distribution!]
  364.  
  365.     http://NewProducts.Jpl.Nasa.Gov/
  366.  
  367.   * CANADA
  368.     http://www.cs.dal.ca/eegtti.html 
  369.     http://www.cdnair.ca/         (Canadian Airlines)
  370.  
  371.             -=- * -=-
  372.  
  373.         * CREDITS
  374.  
  375.    Another BIG "thank you" to the following Net.saints, who made
  376. The Guide publicly accessible (in any form) from their sites. In the order of
  377. appearance in my mailbox:
  378.  
  379.   * Ingo Dressler <id@germany.eu.net>
  380.       EUnet Deutschland GmbH, Germany.
  381.  
  382.   * Christopher Davis <ckd@kei.com>
  383.   * Helen T. Rose Davis <hrose@kei.com>
  384.       KEI - Kapor Enterprises Inc., Cambridge MA, USA (formerly EFF) 
  385.  
  386.   * Dan Brown <brown@eff.org>
  387.   * Stanton McCandlish <mech@eff.org>
  388.       EFF, Electronic Frontier Foundation, Washington DC, USA.
  389.  
  390.   * Bo Frese Rasmussen <bfrasmus@eso.org>
  391.       ESO - European Southern Observatory, Space Telescope,
  392.       European Coordinating Facility
  393.  
  394.   * Rik Harris <rik@rdt.monash.edu.au>
  395.       Victorian Inst. of Forensic Pathology, Monash Uni, Australia
  396.       http://www.vifp.monash.edu.au/people/rik.html
  397.  
  398.   * Jeremy Payne <jeremy@wildcat.npa.uiuc.edu>
  399.       UIUC Neuroscience program, College of Medicine, IL, USA.
  400.  
  401.   * James Grinter <jrg@doc.ic.ac.uk>
  402.       Imperial College, University of London, UK.
  403.  
  404.   * Oscar Nierstrasz <oscar@cui.unige.ch>
  405.       University of Geneva, Switzerland.
  406.  
  407.   * David Trueman <david@cs.dal.ca>
  408.       Math, Stats & CS, Dalhousie University, Halifax, NS, Canada.
  409.  
  410.   * TAKADA Toshihiro <takada@seraph.ntt.jp>
  411.       Nippon Telegraph and Telephone Corp., NTT Basic Research Labs.,
  412.       Information Science Research Lab., Japan.
  413.  
  414.   * Jeff Dingbaum <dingbaum@hep.net>
  415.       National HEPnet Management at Fermilab, Batavia, IL, USA.
  416.       http://www.hep.net/general/dingbaum/dingbaum.html
  417.  
  418.   * Otmar Lendl <lendl@cosy.sbg.ac.at>
  419.       University of Salzburg, Austria.
  420.  
  421.   * Elmar Schmidinger <eschmidi@email.tuwien.ac.at>
  422.     Guenter <enzi@iue.tuwien.ac.at>
  423.       Technical University of Vienna, Faculty of Architecture and
  424.       Urban planning, Austria.
  425.  
  426.   * Pieter Immelman <pi@itu2.sun.ac.za>
  427.       The University of Stellenbosch, South Africa, Africa.
  428.  
  429.   * Ralf Utermann <utermann@uni-augsburg.de>
  430.       University of Augburg, Institute of Theoretical Physics I &
  431.       Computer Center
  432.  
  433.   * Paul F. Mende <mende@het.brown.edu>
  434.       Dept. of Physics, Brown University
  435.  
  436.   * Steinar Kjaernsrod <steinar@oslonett.no>
  437.       Oslonet, Inc.
  438.  
  439.   * Maray Tamas <maray@fix.fsz.bme.hu>
  440.       Technical University of Budapest, Hungary
  441.  
  442.   * Rob Kabacoff <kabacoff@alpha.acast.nova.edu>
  443.       Center for Psychological Studies, Nova Southeastern University
  444.       Ft. Lauderdale, FL 33314 
  445.  
  446.   * Andreas Gehmeyr <gehmeyr@forwiss.uni-passau.de>
  447.       FORWISS Passau
  448.       http://www.fmi.uni-passau.de/forwiss/mitarbeiter/hiwis/gehmeyr.html
  449.  
  450.   * Tony Sprinzl <sl@ntsun.edvz.tuwien.ac.at>
  451.       Univ. of Technology Vienna/Computing Services
  452.  
  453.   * Roger Lighty <ral@NewProducts.Jpl.Nasa.Gov>
  454.       New Product Development, NASA Jet Propulsion Labs.,
  455.       Pasadena, CA. http://NewProducts.jpl.nasa.gov/people/lighty.html
  456.  
  457.   * Jared Rhine  <Jared_Rhine@hmc.edu>
  458.       Harvey Mudd College, http://www.hmc.edu/www/people/jared.html
  459.  
  460.   * Erdal Taner <erdal@knidos.cc.metu.edu.tr>
  461.       Middle East Technical University, Computer Center/Information
  462.       Services Group, Ankara/TURKEY.
  463.  
  464.   * Szymon Sokol <szymon@galaxy.uci.agh.edu.pl>
  465.       Network Manager, University of Mining and Metallurgy, Computer Center
  466.       ave. Mickiewicza 30, 30-059 Krakow, POLAND
  467.       http://www.uci.agh.edu.pl/~szymon/
  468.  
  469.   * Kimmo Ketolainen <Kimmo.Ketolainen@utu.fi>
  470.       Yo-kyla 84 A 10, FIN-20540 Turku
  471.  
  472.             -=- * -=-
  473.  
  474.